home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8978 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1003 b 

  1. Path: andrew.cmu.edu!postman+
  2. From: Jim_Mann@transarc.com
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Complex numbers
  5. Date: Thu,  7 Mar 1996 15:11:30 -0500
  6. Organization: Carnegie Mellon, Pittsburgh, PA
  7. Message-ID: <MlDo=miSMUE49OrVoh@transarc.com>
  8. References: <4hna9f$t7h@sunburst.ccs.yorku.ca>
  9. NNTP-Posting-Host: po8.andrew.cmu.edu
  10. In-Reply-To: <4hna9f$t7h@sunburst.ccs.yorku.ca>
  11.  
  12. yu114405@sunrise.ccs.yorku.ca (Naftali Sturm) writes:
  13. > What's a complex number 
  14.  
  15. A number with real and imaginary components. Check any basic math
  16. book. This is Algebra 1 stuff. 
  17.  
  18. and how are they represented in NORMAL c? 
  19.  
  20. What's "NORMAL" c?
  21.  
  22. Anyway, you'd probably use a structure.
  23.  
  24. > (not GNU C, i know, i know)
  25.  
  26. Know what?
  27.  
  28. > oh. and what do they have to do with fractals?
  29.  
  30. ******************************************************************
  31. Jim Mann                jmann@transarc.com
  32. Transarc Corporation            
  33. The Gulf Tower, 707 Grant Street, Pittsburgh, PA 15219  (412) 338-4442 
  34. WWW Homepage: http://www.transarc.com/~jmann/Home.html
  35.